home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Professional Web Design - Techniques & Templates
/
profwebdes.iso
/
pc
/
Complete Software
/
JavaScript CDCookbook
/
DOSFILES
/
GAMES
/
BMIBOX.HTM
< prev
next >
Wrap
Text File
|
2000-01-29
|
682b
|
25 lines
<!--JavaScript Cookbook BMI Window Setup-->
<!--
THE JAVASCRIPT COOKBOOK by Erica Sadun, webrx@mindspring.com
Copyright (c)2000 by Charles River Media. All Rights Reserved.
Use at your own risk. No warranty is given or implied of the suitability
of this product for any specific application. Neither Erica Sadun nor
Charles River Media will be held responsible for any unwanted effects
due to the use of this product or any derivative.
-->
<FRAMEset rows="20%, *">
<FRAME SRC="../UTIL/BLANK.HTM"
NAME="JCbmi"
MARGINWIDTH="1"
SCROLLING="no">
<FRAME SRC="BMI.HTM"
NAME="JCMainBMI"
MARGINWIDTH="1">
</FRAMESET>